runtime.p.traceSweep (field)

6 uses

	runtime (current package)
		runtime2.go#L658: 	traceSweep bool
		trace.go#L1031: 	if _p_.traceSweep {
		trace.go#L1034: 	_p_.traceSweep, _p_.traceSwept, _p_.traceReclaimed = true, 0, 0
		trace.go#L1043: 	if _p_.traceSweep {
		trace.go#L1053: 	if !_p_.traceSweep {
		trace.go#L1059: 	_p_.traceSweep = false